home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-04-12 | 558 b | 19 lines | [TEXT/KAHL] |
- OSErr InitReqHandlers( void );
-
- OSErr GetTargetAddress( StringPtr myPrompt,
- StringPtr myAppStr,
- PortInfoRec *myPortInfoPtr,
- AEAddressDesc *targetAddressPtr,
- StringPtr serviceName,
- TargetID *toTargetIDPtr );
-
- pascal Boolean MyPPCBrowseProc( LocationNamePtr theLoc, PortInfoPtr thePortInfo );
-
- Boolean PStrCmp( StringPtr foo, StringPtr bar );
-
- OSErr GetEventType( AppleEvent *theAppleEventPtr,
- AEEventClass *theClassPtr,
- AEEventID *theIDPtr );
-
- OSErr GetEventID( AppleEvent *theAppleEventPtr,
- AEEventID *theIDPtr );